Click or drag to resize

ServiceRequestExceptionRequestBody Property

Gets the request body.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string RequestBody { get; }

Property Value

Type: String
The request body.
See Also